-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updated Docusaurus to 3.6.3 #86
Conversation
"@docusaurus/core": "^3.5.2", | ||
"@docusaurus/preset-classic": "^3.5.2", | ||
"@docusaurus/core": "^3.6.3", | ||
"@docusaurus/faster": "^3.6.3", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice! Forgot all about this new development
README.md
Outdated
@@ -1,3 +1,4 @@ | |||
npm install @docusaurus/fasternpm install @docusaurus/[email protected] @docusaurus/[email protected] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
think you accidentally copy + pasted here? 😅
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actually it did it by itself, is was also amazed that this was happend. I thought maybe this is the new way of doing it hahahaa
…ocs into update/COM-321_docusaurus
Updated Docusaurus to 3.6.3